AudioEvent

interface AudioEvent : Event

An audio event on the loaded web page.

Inheritors

Functions

Link copied to clipboard
abstract fun audio(): Audio
Returns the Audio instance initiated this event.